-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
5.2.7 (latest)
-
Code
-
Classes
- SubmissionHandlerService
Total Complexity |
51 |
Dependencies |
15 |
Dependents |
2 |
Total lines |
500 |
Lines of code |
383 |
Logical lines of code |
149 |
Comment lines |
40 |
Methods |
10 |
Properties |
6 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getReturnData() |
B |
30 |
18 |
140 |
processSubmissionData() |
A |
41 |
8 |
65 |
prepareInsertData() |
A |
41 |
6 |
62 |
prepareHandler() |
S |
52 |
5 |
22 |
processSpamSubmission() |
S |
51 |
3 |
27 |
insertSubmission() |
S |
50 |
2 |
33 |
isSpamAndSkipProcessing() |
S |
64 |
4 |
9 |
handleValidation() |
S |
63 |
2 |
11 |
handleSubmission() |
S |
65 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |